SYS files - traduzione in Inglese
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

SYS files - traduzione in Inglese

FILENAME EXTENSION
.SYS

SYS files      
SYS Dateien, die Dateien die beim Starten in den Speicher geladen werden und die die Hardware steuern
Program Files         
STANDARD FOLDER IN MICROSOFT WINDOWS OPERATING SYSTEMS IN WHICH APPLICATIONS THAT ARE NOT PART OF THE OPERATING SYSTEM ARE CONVENTIONALLY INSTALLED
Progra~1; PROGRA~1; C:/Program Files; C:\Program Files; Program files
(Computer) Dateien die Teil einer Applikation oder Programms sind (im Gegensatz zu Dokumentendarteien)
configuration file         
  • The REGEDIT application being used to edit Windows Registry data
SOFTWARE FILE USED TO CONFIGURE THE INITIAL SETTINGS FOR A COMPUTER PROGRAM
.conf; Rc file; Config file; Configuration files; .cfg; Configuration script; Configuration scripts
Konfigurationsdatei (Computer, Akte mit Parametern)

Definizione

X-Phile
Computer term for someone who is obssesed with the X-files.
He watches the X-Files everyday? What an X-Phile!

Wikipedia

.sys

.sys is a filename extension used in MS-DOS applications and Microsoft Windows operating systems. They are system files that contain device drivers or hardware configurations for the system.

Most DOS .sys files are real mode device drivers. Certain files using this extension are not, however:

  • MSDOS.SYS and IO.SYS are core operating system files in MS-DOS and Windows 9x.
  • CONFIG.SYS is a text file that contains various configuration options and specifies what device drivers will be loaded.
  • COUNTRY.SYS is a binary database containing country and codepage related information for use with the CONFIG.SYS COUNTRY directive and the NLSFUNC driver.
  • KEYBOARD.SYS is a binary database containing keyboard layout related information including short P-code sequences to be executed by an interpreter inside the KEYB keyboard driver.